Regularized regression

Regularization, in mathematics and statistics and particularly in the field of machine learning, refers to a process of introducing additional information in order to solve an ill-posed problem or to prevent overfitting

See AI/Supervised Learning/Feature selection

Resources

Ridge regression

Elastic net

LASSO

Code